From bc73b4dcd56d107a3574eea48ffda565afb26c8f Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Tue, 13 Feb 2001 20:01:47 +0000 Subject: [PATCH] (set-input-method): Another doc fix. --- lisp/international/mule-cmds.el | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lisp/international/mule-cmds.el b/lisp/international/mule-cmds.el index f7f10428354..78d940c7ba3 100644 --- a/lisp/international/mule-cmds.el +++ b/lisp/international/mule-cmds.el @@ -1080,6 +1080,10 @@ If INPUT-METHOD is nil, deactivate any current input method." (defun set-input-method (input-method) "Select and activate input method INPUT-METHOD for the current buffer. This also sets the default input method to the one you specify. +If INPUT-METHOD is nil, this function turns off the input method, and +also causes you to be prompted for a name of an input method the next +time you invoke \\[toggle-input-method]. + To deactivate the input method interactively, use \\[toggle-input-method]. To deactivate it programmatically, use \\[inactivate-input-method]." (interactive -- 2.30.2